home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / 000254_blitz-list-request_Fri Aug 26 23:17:29 1994.msg < prev    next >
Internet Message Format  |  1994-09-20  |  1KB

  1. Received: from mail.swip.net (mail.swip.net [192.71.220.11]) by kantti.helsinki.fi (8.6.9/8.6.5) with SMTP id XAA27542 for <blitz-list@helsinki.fi>; Fri, 26 Aug 1994 23:16:03 +0300
  2. Received: by mail.swip.net (8.6.8/2.01)
  3.     id WAA00297; Fri, 26 Aug 1994 22:15:57 +0200
  4. Received: by xs.multi.se (V1.17-beta/Amiga)
  5.       id <0s0o@xs.multi.se>; Fri, 26 Aug 94 22:03:08 MET
  6. Received: by tfd.multi.se (V1.17-beta/Amiga)
  7.       id <0a81@tfd.multi.se>; Fri, 26 Aug 94 14:38:27 MET
  8. Message-Id: <9408261338.0a81@tfd.multi.se>
  9. Date: 26 Aug 94 10:27:33 CET
  10. MIME-Version: 1.0
  11. Content-Type: text/plain; charset=iso-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. Organization: The Fourth Dimension, Gr�bo, Sweden
  14. X-Mailer: AmiGate 0.16a (7.3.94)
  15. From: mats@tfd.multi.se (Mats Persson)
  16. To: blitz-list@helsinki.fi
  17. Subject: MODULE help wanted!
  18. X-Status: 
  19. Status: O
  20.  
  21.  
  22. Hi fellow Blitzers!
  23.  
  24. I am having a little trouble with understanding how to play modules. I am
  25. working on a program that will read a script file with names of modules and
  26. then play them one after another.
  27.  
  28. My problem is how to know when a module ends so I can start the next one.
  29. How do I get my program to wait for the first module to end in a system
  30. friendly way before going on to the next?
  31.  
  32. I have this little skeleton code that doesn't work as I want it to:
  33.